Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: lock the metrics reporter dependency version in package.swift #531

Conversation

SKannaniOS
Copy link
Contributor

@SKannaniOS SKannaniOS commented Sep 2, 2024

Description

  • In the iOS V1 SDK's Package.swift file, the MetricsReporter SDK dependency version is locked to v1.2.1.
  • In previous versions, SPM would automatically update to the latest version. This change is necessary to lock the MetricsReporter SDK to a specific version.

@SKannaniOS SKannaniOS added the v1 label Sep 2, 2024
@SKannaniOS SKannaniOS self-assigned this Sep 2, 2024
@SKannaniOS SKannaniOS requested a review from a team as a code owner September 2, 2024 15:13
Copy link

sonarqubecloud bot commented Sep 2, 2024

@SKannaniOS SKannaniOS merged commit 1f14447 into develop Sep 2, 2024
18 checks passed
@SKannaniOS SKannaniOS deleted the fix/sdk-2333-update-the-ios-v1-sdk-packageswift-to-specify-a-compatible branch September 2, 2024 15:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants